Bug 408154 – [PATCH] Change GtkEntryCompletion max-items to style
authorMatthias Clasen <mclasen@redhat.com>
Wed, 17 Sep 2008 15:22:52 +0000 (15:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 17 Sep 2008 15:22:52 +0000 (15:22 +0000)
commit0f397dccccf3f5fc5279c97a831b110d10fb3c0b
tree6ebc4cce1dff22a16e4608d38c3dfcb4701288be
parent5f9c268e561a3064704e6e9295428e7916e58a94
Bug 408154 – [PATCH] Change GtkEntryCompletion max-items to style

2008-09-17  Matthias Clasen  <mclasen@redhat.com>

        Bug 408154 – [PATCH] Change GtkEntryCompletion max-items to style
        property

        * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
        Take actions into account when finding the available space for
        matches. Patch by Ross Burton

svn path=/trunk/; revision=21413
ChangeLog
gtk/gtkentrycompletion.c